home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 34
/
Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso
/
Aminet
/
comm
/
irc
/
cybershiela.lha
/
cs
/
ponderthis.amirx
< prev
next >
Wrap
Text File
|
1999-07-05
|
2KB
|
28 lines
/* Quote File Auto Converted to Arexx by Zonkerz */
xx=random(1,21,time('s'))
select
when xx=1 then a="If a mute swears, does his mother wash his hands with soap? "
when xx=2 then a="If someone with multiple personalities threatens to kill themselves, is it considered a hostage situation?"
when xx=3 then a="Instead of talking to your plants, if you yelled at them would they still grow? Only to become troubled and insecure?"
when xx=4 then a="Is there another word for synonym? "
when xx=5 then a="Isn't it a bit unnerving that doctors call what they do 'practice'? "
when xx=6 then a="When sign makers go on strike, is anything written on their picket signs? "
when xx=7 then a="When you open a bag of cotton balls, is the top one meant to be thrown away?"
when xx=8 then a="Where do forest rangers go to 'get away from it all'? "
when xx=9 then a="Why isn't there mouse-flavored cat food? "
when xx=10 then a="Why do they report power outages on TV? "
when xx=11 then a="What do you do when you see an endangered animal that is eating an endangered plant?"
when xx=12 then a="Would a fly without wings be called a walk? "
when xx=13 then a="Why do they lock gas station bathrooms? Are they afraid someone will clean them?"
when xx=14 then a="Why do people who know the least know it the loudest? "
when xx=15 then a="If the funeral procession is at night, do folks drive with their headlights off?"
when xx=16 then a="If a stealth bomber crashes in a forest, will it make a sound? "
when xx=17 then a="If a turtle doesn't have a shell, is he homeless or naked? "
when xx=18 then a="When it rains, why don't sheep shrink? "
when xx=19 then a="Should vegetarians eat animal crackers? "
when xx=20 then a="If the cops arrest a mime, do they tell him he has the right to remain silent?"
when xx=21 then a="If you're cross-eyed and have dyslexia, can you read all right? "
end
'say 6 Ponder This:13' A
exit